projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5f2c4b1
d38bb34
)
Auto merge of #2742 - alexcrichton:new-error-format, r=wycats
author
bors
<bors@rust-lang.org>
Fri, 27 May 2016 00:14:54 +0000
(17:14 -0700)
committer
bors
<bors@rust-lang.org>
Fri, 27 May 2016 00:14:54 +0000
(17:14 -0700)
Fix tests for RUST_NEW_ERROR_FORMAT
A few tests were a bit too strict in the output they were looking for, this
instead relaxes some assertions to just what we're interested in.
Trivial merge